home *** CD-ROM | disk | FTP | other *** search
- // Copyright (C) 1996, 1997 Meta Four Software. All rights reserved.
- //
- // Directory picker sample code
- //
- //! rev="$Id: pickdir.h,v 1.3 1997/05/27 00:06:13 jcw Rel $"
-
- /////////////////////////////////////////////////////////////////////////////
-
- extern CString PickDirectory(CWnd* pParentWnd =0);
-
- /////////////////////////////////////////////////////////////////////////////
-